home *** CD-ROM | disk | FTP | other *** search
- object DataParams: TDataParams
- Left = 428
- Top = 444
- Width = 448
- Height = 380
- Caption = 'DataBase Parameters'
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 120
- Position = poScreenCenter
- Scaled = False
- TextHeight = 20
- object ParamEdit: TMemo
- Left = 0
- Top = 0
- Width = 440
- Height = 304
- Align = alClient
- Lines.Strings = (
- 'ParamEdit')
- TabOrder = 0
- end
- object Panel1: TPanel
- Left = 0
- Top = 304
- Width = 440
- Height = 47
- Align = alBottom
- TabOrder = 1
- object BitBtn1: TBitBtn
- Left = 208
- Top = 8
- Width = 105
- Height = 33
- TabOrder = 0
- Kind = bkCancel
- end
- object BitBtn2: TBitBtn
- Left = 328
- Top = 8
- Width = 105
- Height = 33
- TabOrder = 1
- Kind = bkOK
- end
- end
- end
-